Welcome![Sign In][Sign Up]
Location:
Search - ffmpeg H.264

Search list

[DirextXKevinLib200602042213

Description: KevinLib功能简介: 实现了DirectX下视频,音频的采集 实现了XVID,H.264(编码类采用X264,解码类采用ffmpeg/libavcodec),MPEG4等的编解码 功能详细见 KevinLibDemo 开发工具 VC7 BBS :http://www.videobbs.com CVS :pserver:anonymous@videobbs.com:2401/CVSROOT/KevinLib co KevinLib Author:Kevin-KevinLib profiles : achieving DirectX Video, audio Collection realized XVID, H.264 (category coding using X264, decoding the categories FFMPEG/libavcodec). the MPEG4 codec functions detailed see KevinLibDemo development tools VC7 BBS : http://www.videobbs.com CVS : pserver : anonymous@videobbs.com : 2401/CVSROOT/KevinLib co KevinLib Author : Kevin
Platform: | Size: 9741312 | Author: | Hits:

[P2PH264DecoderDemo

Description: 用ffmpeg实现的H.264解码核心代码-FFMPEG use the H.264 codec to achieve the core code
Platform: | Size: 2048 | Author: 吴志 | Hits:

[Streaming Mpeg4FFmpegDecodeDemo

Description: 采用FFmpeg对H.264文件进行解码的优秀例子。-are used to decode H.264 document outstanding examples.
Platform: | Size: 4096 | Author: 蒋林 | Hits:

[Windows CEH264CE(FFMPEG)

Description: H.264视频编码程序,适合在WINDOWS CE 以及windows mobile 上运行-H.264 video encoding process, suitable for WINDOWS CE, as well as running on windows mobile
Platform: | Size: 609280 | Author: chenfeng | Hits:

[Windows DevelopH264Player(FFMPEG)

Description: 经过优化后的PC端H.264编解码程序,效率高-After the optimized PC client H.264 codec procedures, efficient
Platform: | Size: 381952 | Author: chenfeng | Hits:

[Multimedia Developtest_h264.rar

Description: h.264 from ffmpeg 0.4.9pre compile in VC6 password is jessestone make h264 libary and example for use 100% work no erroe no warnning,h.264 from ffmpeg 0.4.9pre compile in VC6 password is jessestonemake h264 libary and example for use100 work no erroe no warnning
Platform: | Size: 1402880 | Author: 小誠 | Hits:

[Compress-Decompress algrithmsx264

Description: 现在关于h.264的源码很多,如jm,x264,ffmpeg等。x264则更贴近具体项目。-Now on a lot of h.264 source, such as jm, x264, ffmpeg and so on. x264 is even closer to the specific projects.
Platform: | Size: 856064 | Author: 小狐 | Hits:

[Linux-Unixffmpeg

Description: 现在关于h.264的源码很多,如jm,x264,ffmpeg等。在linux里编译测试过,用来解x264的码流相当不错-Now on a lot of h.264 source, such as jm, x264, ffmpeg and so on. Compiler in linux where tested for the solution of Bitstream x264 pretty good
Platform: | Size: 2706432 | Author: 小狐 | Hits:

[Special EffectsAVCodeDecoder

Description: H.264+ffmpeg解码器的样例程序-H.264+ Ffmpeg codec sample program
Platform: | Size: 1901568 | Author: 冷云飞 | Hits:

[Streaming Mpeg4ffmpeg_h264_vc

Description: 从ffmpeg内提取出来的H.264解码的vc版本-Extracted from the ffmpeg with H.264 decoding the vc version
Platform: | Size: 994304 | Author: ever | Hits:

[Windows DevelopH264CE(FFMPEG)

Description: ffmpeg for h. 264 media playing
Platform: | Size: 3772416 | Author: ieg49100 | Hits:

[Multimedia Developffh264lib_2008

Description: H.264 DEcoder, Reference ffmpeg 2008, VC++ 2008 Compile, No error and Warning.This Version is the most fastest H.264 decoder than before ffmpeg. using method same as Xvid,Jesse Stone, Taiwan. msn: fatalfeel@hotmail.com in ffmpeg H.264 decoder-H.264 DEcoder, Reference ffmpeg 2008, VC++ 2008 Compile, No error and Warning.This Version is the most fastest H.264 decoder than before ffmpeg. Using method same as Xvid, Jesse Stone, Taiwan. Msn: fatalfeel @ hotmail.comin ffmpeg H.264 decoder
Platform: | Size: 2253824 | Author: fatalfeel | Hits:

[Multimedia Developffh264lib_30.zip

Description: H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan,H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan
Platform: | Size: 795648 | Author: 小誠 | Hits:

[Multimedia Developffh264lib64bits_06

Description: FFmpeg 2008 H.264 64bits VC++ 9.0
Platform: | Size: 780288 | Author: fatalfeel | Hits:

[Compress-Decompress algrithmsffh264lib64bits_07.zip

Description: 64-bits H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan ,64-bits H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan
Platform: | Size: 779264 | Author: 小誠 | Hits:

[Windows DevelopH264

Description: h.264解码 有自己添加的详细的注释 有一部分是基于ffmpeg-h.264 decoder has its own detailed comments to add in part is based on ffmpeg
Platform: | Size: 1896448 | Author: 郑新资 | Hits:

[Streaming Mpeg4x264_rtp

Description: This Code is to Encoding and Streaming H.264. This code is based to FFMPEG open source. This code consists of h.264 encoding library and RTP streaming library.
Platform: | Size: 7449600 | Author: | Hits:

[Streaming Mpeg4FfmpegH264DecoderLib

Description: 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC2005,VC2008. -The decoding library to ffmpeg as a reference model for different grades of H.264 streams was amended to decode the core parts of the corresponding MMX optimization. The whole decoding process comprises three steps, according to the order simply call the header file describing the initialization, handling, release of these three functions can be. Decoded image data obtained as YUV, the project would convert YUV to RGB, direct display, eliminating the need for decoding, but also with tools such as open YUV file YUVViewer steps, more of the convenient. Support the various grades of H.264 stream decoding, the H.264 yards in exile in H264Test directory can be. Compile Platform: VC6.0, VC2005, VC2008.
Platform: | Size: 6300672 | Author: 致胜织梦 | Hits:

[Linux-Unixffmpeg_h.264

Description: ffmpeg编译大全(很详细),ffmpeg中文开发文档,h.264编解码!-ffmpeg H.264 X.264
Platform: | Size: 164864 | Author: paul | Hits:

[DirextXVideoSDK

Description: 使用DirectShow打开视频,ffmpeg解码(Use DirectShow to open the camera and use ffmpeg to decode H.264)
Platform: | Size: 20480 | Author: MikeGuo | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net